Skip to content

Fix close button active box misalignment #3443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

karanBRAVO
Copy link
Contributor

Fixes #3434

Changes:

  • Add the css in client/styles/components/_overlay.scss to center the svg inside button
Before After
before after

This also ensures that the all other places (such as share overlay) where close button is used is also fixed.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

Copy link

welcome bot commented Apr 10, 2025

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@karanBRAVO
Copy link
Contributor Author

Hello @raclim,
What are your suggestions for this PR? Let me know if there's any other issue.

@raclim
Copy link
Collaborator

raclim commented Apr 10, 2025

Thanks so much for your work on this!

Since we generally try to work with PRs that were submitted first, we ultimately went with #3439 since it also had a viable solution that was suggested from the original issue. However, I think the solution you provided here was a great alternative as well, and I really appreciate that you added in screenshots of how it looked! I'm sorry that we couldn't get this one in, but please feel free to check out our other issues!

@raclim raclim closed this Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Settings Closing "X" active box misalignment
2 participants